frame: Don't move border gadget and child down
authorTimm Bäder <mail@baedert.org>
Fri, 26 Feb 2016 13:09:28 +0000 (14:09 +0100)
committerMatthias Clasen <mclasen@redhat.com>
Sun, 28 Feb 2016 14:24:21 +0000 (09:24 -0500)
commit870a5b424f4ff3b07d5524c581e61db5945497ff
treea5b401ee67470119bf17eaf6ba21f967b45beab7
parentd59c796a9d639e771c62e5aceadbbacad11e719a
frame: Don't move border gadget and child down

Setting label-yalign should affect the border gadget, but we need to
compensate for its position by moving the child down or up, depending on
the border gadget's position, so the child never moves.

https://bugzilla.gnome.org/show_bug.cgi?id=762123
gtk/gtkframe.c